﻿2026-06-06T06:08:52.6751298Z ##[group]Run actions/checkout@v5
2026-06-06T06:08:52.6752305Z with:
2026-06-06T06:08:52.6752839Z   repository: SaberMage/spt-core
2026-06-06T06:08:52.6758158Z   token: ***
2026-06-06T06:08:52.6758748Z   ssh-strict: true
2026-06-06T06:08:52.6759278Z   ssh-user: git
2026-06-06T06:08:52.6759850Z   persist-credentials: true
2026-06-06T06:08:52.6760440Z   clean: true
2026-06-06T06:08:52.6760976Z   sparse-checkout-cone-mode: true
2026-06-06T06:08:52.6761614Z   fetch-depth: 1
2026-06-06T06:08:52.6762140Z   fetch-tags: false
2026-06-06T06:08:52.6762682Z   show-progress: true
2026-06-06T06:08:52.6763230Z   lfs: false
2026-06-06T06:08:52.6763736Z   submodules: false
2026-06-06T06:08:52.6764338Z   set-safe-directory: true
2026-06-06T06:08:52.6765068Z ##[endgroup]
2026-06-06T06:08:52.8528892Z Syncing repository: SaberMage/spt-core
2026-06-06T06:08:52.8530655Z ##[group]Getting Git version info
2026-06-06T06:08:52.8531500Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-06T06:08:52.8784113Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:08:52.8988498Z git version 2.43.0.windows.1
2026-06-06T06:08:52.9018025Z ##[endgroup]
2026-06-06T06:08:52.9026053Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f90c2bbe-fc37-4a4b-b30e-1f4649bb23ab\.gitconfig'
2026-06-06T06:08:52.9039721Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f90c2bbe-fc37-4a4b-b30e-1f4649bb23ab' before making global git config changes
2026-06-06T06:08:52.9041348Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:08:52.9045243Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:08:52.9272866Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-06T06:08:52.9457661Z https://github.com/SaberMage/spt-core
2026-06-06T06:08:52.9486976Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-06T06:08:52.9491018Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-06T06:08:52.9688279Z refs/heads/dev-freeform
2026-06-06T06:08:52.9716071Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-06T06:08:53.0137947Z HEAD is now at c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:08:53.0609282Z ##[endgroup]
2026-06-06T06:08:53.0612549Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-06T06:08:53.4186177Z ##[group]Cleaning the repository
2026-06-06T06:08:53.4191331Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-06T06:08:58.1493232Z Removing .adapter-notify/
2026-06-06T06:08:58.1493982Z Removing target/
2026-06-06T06:08:58.1530160Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-06T06:08:58.1894964Z HEAD is now at c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:08:58.1925556Z ##[endgroup]
2026-06-06T06:08:58.1926027Z ##[group]Disabling automatic garbage collection
2026-06-06T06:08:58.1930347Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:08:58.2159593Z ##[endgroup]
2026-06-06T06:08:58.2166265Z ##[group]Setting up auth
2026-06-06T06:08:58.2166755Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:08:58.2388427Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:08:58.6110238Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:08:58.6350499Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:08:58.9985943Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:08:59.0208508Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:08:59.3908000Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:08:59.4203086Z ##[endgroup]
2026-06-06T06:08:59.4203536Z ##[group]Fetching the repository
2026-06-06T06:08:59.4209936Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c152807598acd6121475800715101621e9dd9550:refs/remotes/origin/dev-freeform
2026-06-06T06:09:00.0401188Z ##[endgroup]
2026-06-06T06:09:00.0401794Z ##[group]Determining the checkout info
2026-06-06T06:09:00.0402267Z ##[endgroup]
2026-06-06T06:09:00.0408080Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:09:00.0682742Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:09:00.0906192Z ##[group]Checking out the ref
2026-06-06T06:09:00.0911206Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-06T06:09:00.1277501Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-06T06:09:00.1277836Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-06T06:09:00.1278148Z Switched to and reset branch 'dev-freeform'
2026-06-06T06:09:00.1302608Z ##[endgroup]
2026-06-06T06:09:00.1541980Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:09:00.1737876Z c152807598acd6121475800715101621e9dd9550
